home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-08-05 | 623 b | 65 lines | [TEXT/ttxt] |
- // By Andrew O'Meara
-
- Resn=5,
-
- Durn="1.3",
-
-
- CamX="5 * sin( t / 6.7 - 4)",
- CamY="30 * cos( t / 6.7 - 4)",
- CamZ="16 + 6 * cos( t / 11.5 )",
-
- CmLX="50",
- CmLY="0",
- CmLZ="0",
-
- CUpX="0",
- CUpY="0",
- CUpZ="1",
-
-
- LWdt="2",
-
- A0="2.9",
-
- // Access the most recent/dt==0 music sample
- B0="1 - .5 * sqwv( 2000 * BASS3 ^ 2 ) - .5 * sqwv( 10 * BASS3 )",
-
-
- // Stobe 1
- C0="dt * dt + .15",
-
-
-
-
-
- R="B0", // Intensity goes down with 1/r^2
- G="B0",
- B="B0",
-
-
-
- // Preferred dimentions/aspect
- widt=470,heig=360,
-
-
- ConL=1,ConB=1,
-
-
- Fall=".05",
-
-
- X="80 * dt",
- Y="80 * (s - .5)",
- Z="15 * abs( mag( s ) )",
-
-
-
- Scal="900",
-
- ScSz=1,
-
- Pers="230",
-
-
- Vers=30